home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / comm / net / anos_2_9i.lha / AmigaNOS / TCPIP / Startup.NETROM < prev    next >
Text File  |  1992-10-25  |  918b  |  38 lines

  1. attach netrom
  2. #
  3. start netrom
  4. mode netrom vc
  5. # The nodename 'IP0108' is formed from the last
  6. # two components of the amprnet address for the
  7. # system in hexadecimal
  8. netrom interface nos IP0108 70
  9. netrom user G1YYH
  10. netrom retries 10
  11. netrom ttl 12
  12. netrom nodefilter mode reject
  13. # I can hear G4XGN-3 but can't get back to it
  14. netrom nodefilter add g4xgn-3 nos
  15. # G8CZE-5 keeps sending corrupt node broadcasts
  16. netrom nodefilter add g8cze-5 nos
  17. # Unless you are acting as a gateway please leave
  18. # netrom verbose OFF
  19. netrom verbose off
  20. netrom nodetimer 1900
  21. netrom obsotimer 600
  22. netrom acktime 3000
  23. netrom qlimit 1024
  24. netrom timertype linear
  25. netrom bcnodes nos
  26. netrom bcnodes nos
  27. netrom bcnodes nos
  28. #
  29. # The following is a 'kludge' to make AmigaNOS 
  30. # respond to two different IP addresses on the
  31. # same interface
  32. #
  33. ifconfig netrom ip 44.131.1.71
  34. route add 44.131.1.71 netrom
  35. arp publish 44.131.1.71 ax25 g1yyh
  36. #
  37. remote uk kick
  38.